Use gsize instead of unsigned and gulong instead of long, fixes complation
authorJohan Dahlin <johan@src.gnome.org>
Fri, 15 Jun 2007 19:21:43 +0000 (19:21 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Fri, 15 Jun 2007 19:21:43 +0000 (19:21 +0000)
commit5d9a26c7753f68b94565584f1fe66740aad0a7dd
treee41a30a2c516585bbb85d9a5b28b1e53e0d571b0
parent4e1ac87bf7e48cfb8c9f8ba672c3bc2000127ea4
Use gsize instead of unsigned and gulong instead of long, fixes complation

    * gtk/gtkbuilder.c (gtk_builder_add_from_file):
    (gtk_builder_value_from_string_type):
    Use gsize instead of unsigned and gulong instead of long,
    fixes complation on OSX, fixes #447987

svn path=/trunk/; revision=18146
ChangeLog
gtk/gtkbuilder.c